The location of the most recent mouse click. Returns two numbers representing the current h and v location of the cursor, separated by a comma. Use this instead of the mouseLoc when you want the actual place the user clicked. MouseLoc gives the current location of the cursor, which will be different if the mouse has moved since the user clicked.
if item 1 of word 1 of the clickLoc > 100 then ...